home *** CD-ROM | disk | FTP | other *** search
/ US Department of Defense…ndamentals 1.0 2004 April / US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso / sco / interface / objectives.swf / scripts / DefineButton2_13 / BUTTONCONDACTION on(releaseOutside, rollOut).as next >
Encoding:
Text File  |  2004-03-23  |  145 bĀ   |  6 lines

  1. on(releaseOutside, rollOut){
  2.    this.newWidth = original_width;
  3.    this.newHeight = original_height;
  4.    _parent._parent.reset_original();
  5. }
  6.